Technote Number: 1230741
Problem:
This issue has been reported to Quality Engineering as SPR# CSMH6NENBN.
Workaround:
To access existing attachments, open the document using a Notes 6.x client.
To avoid the issue in the future do one of the following:
In your Person document in the Domino Directory -> Basics tab -> entry "Format
preference for incoming mail -> "Prefers Notes Rich Text".
Change the Outlook Express "Mail Sending Format" setting for "Plain Text
Settings" to "MIME", using these steps:
1. Tools -> Options -> Send Tab -> Mail Sending Format.
2. Select "Plain Text" radio button, then click on Plain Text Settings button.
3. Select "MIME" -> Click OK -> Click OK.
Supporting Information
This issue appears to be related to a missing end-of-line (EOL) parmameter
after the code line entry "Begin" in the uuencoding content. After the "Begin"
entry it would be expected that a CRLF, LF or CR would occur. For example, in
the following code line it would be expected that the entry "begin" would not
have any other content following it on the same line:
begin 600 attachmentname.ext More >
|  |
|
|
|
|